home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 16 / 016.d81 / c64 rescue (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  350b  |  13 lines

  1. 10 print"[147]"
  2. 20 print:print:print
  3. 30 print"              c64 rescue"
  4. 32 print:print"            by a.pakerski"
  5. 35 print:print"     loadstar is not public domain."
  6. 37 print"  please respect the author's rights."
  7. 40 print:print:print:print
  8. 50 print"          now loading game....."
  9. 90 ifa=0thena=1:load"rescue",8,1
  10. 100 sys 16384
  11. 110 print"[147]load"chr$(34)"payload"chr$(34)",8":print"run"
  12. 120 poke631,13:poke632,13:poke198,2:end
  13.